Create a new Ontology
: Ontology creation payload
Ok
{- "roots": [
- "string"
], - "attributes": [
- "string"
], - "structureIds": [
- "string"
], - "projectIds": [
- "string"
], - "system": true,
- "v2": true
}
{- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "creator": "string",
- "metadata": {
- "system": {
- "property1": null,
- "property2": null
}
}, - "v2": true
}